Total Complexity | 13 |
Dependencies | 1 |
Dependents | 1 |
Total lines | 112 |
Lines of code | 41 |
Logical lines of code | 20 |
Comment lines | 48 |
Methods | 7 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
composite_price() | 56 | 6 | 17 | |
add_tax() | 71 | 2 | 6 | |
__construct() | 77 | 1 | 4 | |
regular_price() | 79 | 1 | 3 | |
price() | 79 | 1 | 3 | |
sale_price() | 79 | 1 | 3 | |
convert_currency() | 72 | 1 | 5 |